home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 176-200 / scopedisk189 / acron42 / inc.c < prev    next >
C/C++ Source or Header  |  1995-03-19  |  277b  |  15 lines

  1. #include <proto/exec.h>
  2. #include <proto/arp.h>
  3. #include <proto/dos.h>
  4. #include <proto/intuition.h>
  5.  
  6. #include <exec/execbase.h>
  7. #include <exec/memory.h>
  8. #include <devices/timer.h>
  9. #include <libraries/arpbase.h>
  10. #include <graphics/text.h>
  11.  
  12. #include <time.h>
  13. #include <string.h>
  14.  
  15.